home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 5
/
Merciful - Disc 5.iso
/
software
/
p
/
page_monster
/
pagemonsterv1.0_3.dms
/
pagemonsterv1.0_3.adf
/
SCRIPTS
/
check2.script
< prev
next >
Wrap
Text File
|
1996-12-26
|
1KB
|
54 lines
IF EXISTS ram:product.html
append ram:mallh.html to ram:prod.html
append ram:product.html to ram:prod.html
append ram:mallend.html to ram:prod.html
append ram:prod.header to ram:mall.html
append ram:prod.html to ram:mall.html
ENDIF
IF EXISTS ram:service.html
append ram:mallh.html to ram:serv.html
append ram:service.html to ram:serv.html
append ram:mallend.html to ram:serv.html
append ram:serv.header to ram:mall.html
append ram:serv.html to ram:mall.html
ENDIF
IF EXISTS ram:restaurant.html
append ram:mallh.html to ram:rest.html
append ram:restaurant.html to ram:rest.html
append ram:mallend.html to ram:rest.html
append ram:rest.header to ram:mall.html
append ram:rest.html to ram:mall.html
ENDIF
IF EXISTS ram:classified.html
append ram:mallh.html to ram:class.html
append ram:classified.html to ram:class.html
append ram:mallend.html to ram:class.html
append ram:class.header to ram:mall.html
append ram:class.html to ram:mall.html
ENDIF